home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2001 July / Practical Internet July 2001.iso / PracticalInternet.exe / scripts / DefineSprite_97 / frame_3 / DoAction.as
Encoding:
Text File  |  2001-09-22  |  78 b   |  9 lines

  1. if("6" < softnum)
  2. {
  3.    gotoAndPlay(4);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(17);
  8. }
  9.